.nav > li > a:hover, .nav > li > a:focus{
    background: none;
}
.section h2{
    font-size: 20px;
}
h1, h2, h3, h4 {
    text-align: center;
}
.middle {

    float: none;

    display: inline-block;

    vertical-align: middle;

}

.center-vertical {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
html {
    overflow: hidden;
}
ul, ol {
    list-style-type: none;
}

a {
    text-decoration: none;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

@font-face {
    font-family: 'SourceHanSansCN';
    src: url("../fonts/Alibaba-PuHuiTi-Regular.ttf");
}

@font-face {
    font-family: 'SourceHanSansCN-Bold';
    src: url("../fonts/SourceHanSansCN-Bold.otf");
}

@font-face {
    font-family: 'SourceHanSansCN-Heavy';
    src: url("../fonts/SourceHanSansCN-Heavy.otf");
}

body, div, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd {
    margin: 0;
    padding: 0;
    font-family: "PingFang SC","SourceHanSansCN", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a:hover {
    text-decoration: none;
}

.navbar-toggle {
    background-color: inherit;
}

.icon-bar {
    border: solid 1px black;
}

.Section1 {
    /* background: url("../image/index/top_banner2X.png") center no-repeat; */
}


@media screen and (max-width: 768px) {
    .Section1 h1 {
        top: 35%;
        z-index: 0;
    }
}

.Section1 h1 {
    color: #ffffff;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-size: 5rem;
    top: 40%;
    font-weight: bold;
    z-index: 0;
}

@media screen and (max-width: 768px) {
    .Section1 h1 {
        top: 20%;

    }

}

.navbar-logo {
    margin: 5px auto auto auto   ;
}

.Section1 h1 p {
    padding-top:20px;
    opacity: 1;
    font-size: 30px;
    color: rgba(233, 233, 233, 1);
    letter-spacing: 0;
    text-align: center;
}

.Section1 button {
   position: absolute;
bottom: 10%;
    right: 50%;
    width: 200px;
    height:60px;
    opacity: 1;
    color: rgba(233, 233, 233, 1);
    border-radius: 12px;
    background:rgba(255, 255, 255, 0);
    border: rgba(255, 255, 255, 1) 3px solid;
    box-shadow: 1px 3px 12px 1px rgba(255, 255, 255, 1);
    font-size: 30px;
    transition: 0.3s;

}
.Section1 button:hover{
    background: rgba(15,144,255,1);
    transition: 0.3s;
    border: rgba(15,144,255,1) 3px solid ;
    box-shadow: 1px 3px 12px 1px rgba(15,144,255,1);
}
.Section1 button a {
    transition: 0.3s;
    opacity: 1;
    font-size: 30px;
    font-weight: lighter;
    color: rgba(233, 233, 233, 1);

}





.Section3 {
    /*animation: back 2s;*/
    /* background: linear-gradient(to right, rgba(61, 103, 244, 1), rgba(58, 142, 233, 1), rgba(44, 184, 225, 1), rgba(36, 202, 221, 1)); */
}

/*@keyframes back  {*/
/*0%   {background:linear-gradient(to right,rgba(36,202,221,1),rgba(36,202,221,1),rgba(36,202,221,1),rgba(36,202,221,1));}*/
/*25% {background:linear-gradient(to right,rgba(61,103,244,1),rgba(36,202,221,1),rgba(36,202,221,1),rgba(36,202,221,1));}*/
/*50% {background:linear-gradient(to right,rgba(61,103,244,1),rgba(58,142,233,1),rgba(36,202,221,1),rgba(36,202,221,1));}*/
/*100% {background:linear-gradient(to right,rgba(61,103,244,1),rgba(58,142,233,1),rgba(44,184,225,1),rgba(36,202,221,1));}*/
/*}*/
/*@-webkit-keyframes back {*/
/*0%   {background:linear-gradient(to right,rgba(36,202,221,1),rgba(36,202,221,1),rgba(36,202,221,1),rgba(36,202,221,1));}*/
/*25% {background:linear-gradient(to right,rgba(61,103,244,1),rgba(36,202,221,1),rgba(36,202,221,1),rgba(36,202,221,1));}*/
/*50% {background:linear-gradie nt(to right,rgba(61,103,244,1),rgba(58,142,233,1),rgba(36,202,221,1),rgba(36,202,221,1));}*/
/*100% {background:linear-gradient(to right,rgba(61,103,244,1),rgba(58,142,233,1),rgba(44,184,225,1),rgba(36,202,221,1));}*/
/*}*/
.Section2 {
background-color: white;
}

.Section2 #exampleh1 {
    margin-top: 30px;
}

.Section2 #exampleh2 {
    font-size: 14px;
    font-family: Arial;
    color: rgba(51, 51, 51, 1);
    letter-spacing: 0px;
}

.example-card {
    height: 300px;
    transition: 0.5s;
}
.example-card p{
    text-align: center;
}
.example-card:hover{
    color: #0A69C8;
    transition: 0.5s;
}
.example-card:hover p{
    color: #0A69C8;
    transition: 0.5s;
}
.example-card h1 {
    font-family: "SourceHanSansCN-Bold";
    margin: 60px 0 20px 0;
}

.example-card p {
    margin: auto 5% auto 5%;
    color: rgba(102, 102, 102, 1);
}
.button_container{
    margin: 0 auto;
}
.bobo_button {
    text-align: center;
    display: inline-block;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
padding: 0 0;
}
.bobo_button:hover{
    box-shadow:0px 1px 5px 1px rgba(15, 144, 255, 0.4);
    transition: 1s;
}
.bobo_button:hover .button_text_container{
    color: white;
    transition: 0.5s;
}
.bobo_button_circle{
    background-color: red;
    border-radius: 1000px;
    position: absolute;
    left:0;
    top:0;
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    pointer-events: none;
}
.bobo_button_inner{
    color: rgba(15, 144, 255, 1);
    border: 1px solid  rgba(15, 144, 255, 1) ;
    display: inline-block;
    background: white;
    font-size: 16px;
    font-weight: normal;
    width:200px;
    text-align: center;
    border-radius: 10px;
    transition: 400ms;
    text-decoration: none;
    padding: 20px;
    z-index: 100000;
}
.bobo_button_inner:hover{
    box-shadow:1px 4px 5px 1px rgba(15, 144, 255, 1)  ;
}
.button_text_container{
    position:relative;
    z-index: 10000;
    transition: 0.5s;
}

.explode-circle {
    animation: explode 0.5s forwards;

}

.desplode-circle{
    animation: desplode 0.5s forwards;
}

@keyframes explode {
    0% {
        width: 0px;
        height: 0px;
        margin-left: 0px;
        margin-top: 0px;
        background-color:   rgba(15, 144, 255, 0.2);;
    }
    100% {
        width: 400px;
        height: 400px;
        margin-left: -200px;
        margin-top: -200px;
        background-color: rgba(15, 144, 255, 0.8);;
    }
}

@keyframes desplode {
    0% {
        width: 400px;
        height: 400px;
        margin-left: -200px;
        margin-top: -200px;
        background-color: rgba(15, 144, 255, 0.8);
    }
    100% {
        width: 0px;
        height: 0px;
        margin-left: 0px;
        margin-top: 0px;
        background-color:  rgba(15, 144, 255, 0.2);
    }
}

.example-tab {
    margin: 0 10% 0 10%;
}

.example-tab a {
    font-size: 30px;
    width: 50%;
    margin: 0 auto;
    padding: 1px;
    margin: auto;
    text-align: center;
    color: rgb(51, 51, 51);
    transition: 0.3s;
}


.example-tab li.active a {
    color: rgba(15, 144, 255, 1);
    transition: 0.4s;

}
.example-tab li a{
    border-bottom: 3px solid rgba(15, 144, 255, 0);
}
.example-tab li a:hover{
    transition: 0.3s;
   border-bottom: 3px solid rgba(15, 144, 255, 1);

}
.example-tab li.active a{
    border-bottom: 3px solid rgba(15, 144, 255, 1);}
.example-card-icon {

    width: 100%;
    height: 100%;
}

.circle {
    position: relative;
    margin: auto;
    width: 63px;
    height: 63px;
    border-radius: 50%;
    transition: 1s;
}

.basaka {
    margin: auto;
    width: 100%;
    height: 100%;
    transition: 1s;
}

.circle:hover .basaka {
    transform: rotate(360deg);
    transition: 1s;

}

@keyframes circle-1 {
    0% {
        background: rgba(0, 205, 201, 1);
        box-shadow: 0 0 0 0px rgba(0, 205, 201, 0.56), 0 0 0 0px rgba(0, 205, 201, 0.2);
    }
    100% {
        background: rgba(0, 205, 201, 1);
        box-shadow: 0 0 0 12px rgba(0, 205, 201, 0.56), 0 0 0 24px rgba(0, 205, 201, 0.2);
    }
}

@keyframes circle-2 {
    0% {
        background: rgba(95, 39, 229, 1);
        box-shadow: 0 0 0 0px rgba(95, 39, 229, 1), 0 0 0 0px rgba(95, 39, 229, 1);
    }
    100% {
        background: rgba(95, 39, 229, 1);
        box-shadow: 0 0 0 12px rgba(95, 39, 229, 0.56), 0 0 0 24px rgba(95, 39, 229, 0.2);
    }
}

@keyframes circle-3 {
    0% {
        background: rgba(248, 157, 28, 1);
        box-shadow: 0 0 0 0px rgba(248, 157, 28, 1), 0 0 0 0px rgba(248, 157, 28, 1);
    }
    100% {
        background: rgba(248, 157, 28, 1);
        box-shadow: 0 0 0 12px rgba(248, 157, 28, 0.56), 0 0 0 24px rgba(248, 157, 28, 0.2);
    }
}

@keyframes circle-4 {
    0% {
        background: rgba(17, 145, 253, 1);
        box-shadow: 0 0 0 0px rgba(17, 145, 253, 1), 0 0 0 0px rgba(17, 145, 253, 1);
    }
    100% {
        background: rgba(17, 145, 253, 1);
        box-shadow: 0 0 0 12px rgba(17, 145, 253, 0.56), 0 0 0 24px rgba(17, 145, 253, 0.2);
    }
}

/*触摸卡片动画效果*/
.example-card:hover  .circle-1{
    animation: circle-1 1s infinite;
    animation-direction:alternate;
}
.example-card:hover  .circle-2{
    animation: circle-2 1s infinite;
    animation-direction:alternate;
}
.example-card:hover  .circle-3{
    animation: circle-3 1s infinite;
    animation-direction:alternate;
}
.example-card:hover  .circle-4{
    animation: circle-4 1s infinite;
    animation-direction:alternate;
}
/*解决方案 同心圆的动画控制控制*/
.circle-add-1 {
    animation: circle-1 1s ;
    -webkit-animation: circle-1 1s ;
    -o-animation: circle-1 1s ;
}

.circle-add-2 {
    animation: circle-2 1s;
    -webkit-animation: circle-2 1s;
    -o-animation: circle-2 1s;
}

.circle-add-3 {
    animation: circle-3 1s;
    -webkit-animation: circle-3 1s;
    -o-animation: circle-3 1s;
}

.circle-add-4 {
    animation: circle-4 1s;
    -webkit-animation: circle-4 1s;
    -o-animation: circle-4 1s;
}

.circle-1 {
    background: rgba(0, 205, 201, 1);
    box-shadow: 0 0 0 12px rgba(0, 205, 201, 0.56), 0 0 0 24px rgba(0, 205, 201, 0.2);
}

.circle-2 {

    background: rgba(95, 39, 229, 1);
    box-shadow: 0 0 0 12px rgba(95, 39, 229, 0.56), 0 0 0 24px rgba(95, 39, 229, 0.2);
}

.circle-3 {

    background: rgba(248, 157, 28, 1);
    box-shadow: 0 0 0 12px rgba(248, 157, 28, 0.56), 0 0 0 24px rgba(248, 157, 28, 0.2);
}

.circle-4 {

    background: rgba(17, 145, 253, 1);
    box-shadow: 0 0 0 12px rgba(17, 145, 253, 0.56), 0 0 0 24px rgba(17, 145, 253, 0.2);

}

/*新闻页部分*/
.news-tab {
    margin-top: 100px;
    height: 400px;
    color: white;
    cursor:pointer;
    transition: 0.5s;

}







@media screen and(max-width: 768px) {
    .news-tab {
        height: 200px;
    }
}

.news-heading {
    position: relative;
    margin: 0 5% 0 5%;
    font-size: 36px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 0;

}

.news .h2 {
    font-size: 20px;
}
.news-title{
    height: 120px;
}
.news-time {
    font-family: "SourceHanSansCN-Heavy";
    position: absolute;
    font-size: 100px;
    color: white;
    text-align: center;
    color: rgba(255,255,255,0.15);
    top:-50px;
}

.news-btn {
    position: absolute;
    bottom: 40px;
    left: 5%;
}

@media screen and (max-width: 768px) {
    .news-btn {
        bottom: 0;
    }
}

.news-btn a {
    margin-left: 5%;
    color: white;
}

.news-tab p {
    width: 90%;
    overflow: hidden;
    height: 100px;
    margin: 40px 5% 10px 5%;
    line-clamp:4;
    line-height: 24px;
    text-overflow: ellipsis;
    word-break:break-all;
    display:-webkit-box;


}


.news-tab    .news-arrow{
    transform: translateX(45px);
    transition: 1s;
}

.news-tab:hover .news-arrow {
    transition: 1s;
    transform: translateX(0px);
    transform: rotateX(180deg);

}

@media screen and (max-width: 768px) {
    .right {
        display: none;
    }
    .tab-mine .right{
        display: block;
    }


    .carousel-inner {
        display: none;
    }

    .news-tab {
        height: 200px;
    }
    .card-title{
        font-size: 22px !important;
    }
    .tab-mine .left{
        margin-right: 20px !important;
    }
}

@media screen and (max-width: 768px) {
}

.right {
    /*display: none;*/
}

/*右方锚点栏控制隐藏*/

/*成功案例*/
/*案例卡片盒子*/
.Section4 {
    /* background: linear-gradient(to top, rgba(239, 246, 255, 1), rgba(81, 186, 235, 1)); */
    background: linear-gradient(to top, rgba(239, 246, 255, 1), rgba(255, 255, 255, 1));
    /*background: linear-gradient(to top, rgba(61, 103, 244, 1), rgba(36, 202, 221, 1), rgba(36, 202, 221, 1), rgba(36, 202, 221, 1));*/
}

.case-card {
    margin: 100px 10px 100px 10px;
    padding: 10px 10px;
    height: 350px;
    opacity: 1;
    box-shadow: 0 3px 20px 0 rgba(60, 120, 239, 0.2);
    border-radius: 12px;
    transition: 0.4s;
    cursor: pointer

}

#case-card-1 {
    border-bottom: 5px solid rgba(60, 120, 239, 1);

}

#case-card-2 {
    border-bottom: 5px solid rgba(60, 120, 239, 1);

}

#case-card-3 {
    border-bottom: 5px solid rgba(60, 120, 239, 1);

}

.case-card:hover {
    background: rgba(60, 120, 239, 1);
    height: 400px;
    margin: 50px 10px 100px 10px;
    transition: 0.4s;
    color: white;
    box-shadow: 0 10px 20px 0 rgba(60, 120, 239, 0.3);
}

.case-card h1 {
    font-size: 20px;
    margin: 30px auto 30px auto;
}

.case-card-title img {
    max-width: 137px;
    max-height: 137px;
    opacity: 1;
}

.case-card-content {
    width: 80%;
    margin: auto auto auto auto;
}

.case-card-btn {

    width: 100px;
    height: 30px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
    text-align: center;
    border-radius: 8px;
    color: white;
    opacity: 0;
    transition: 0.4s;
    font-size: 12px;

}

.case-card:hover .case-card-btn {
    border: 1px solid rgba(255, 255, 255, 1);
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: 0.4s;
    color: white;
    background-color: transparent;
}

.us-getMore {
    background: url("../image/index/1234567.png") no-repeat;
    background-size: 100%;
    padding-bottom: 20px;
}
@media screen and (max-width: 768px){
    .section h2{
        display: none;
    }
}
.suke-navbar{
    position: absolute;
    transition: 1s;
    border: none;
    border-radius: inherit;
}

.m3 {
	padding: 80px 0;
	/*background: url(../img/img14.jpg) center no-repeat;*/
 
	background-size: cover;
	position: relative;
}

.m3 .box {
	margin-top: 30px;
	position: relative;
}

.m3 .box .dnm {
	overflow: hidden;
}

.m3 .box .dnm .text {
	background: rgba(0, 204, 255, .8);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	font-size: .9rem;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-align: center;
}

.m3 .box .dnm .img img {
	width: 100%;
}

.m3 .box .dnm .cona {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 45%;
	transform: translate(0%, -50%);
}

.m3 .box .dnm .cona .t1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.m3 .box .dnm .cona .cont {
	padding: 0px 6%;
	color: #fff;
}

.m3 .box .dnm:hover .text {
	opacity: 1;
}

.m3 .box .dnm .b_tit {
	text-align: center;
	font-size: 18px;
	text-align: center;
	padding: 6px 5%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.m3 .box .dnm:hover .b_tit {
	transform: translate(0%, 100%);
}

.m3 .box .click_pre {
	width: 27px;
	height: 50px;
	/* background: url(../img/p12.png) center no-repeat; */
}

.m3 .box .click_pre,
.m3 .box .click_nex {
	width: 50px;
	height: 50px;
	display: block;
	padding: 15px 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 999;
	transform: translate(0%, -50%);
}

.m3 .box .click_pre {
	left: -100px;
	/*background: url(../img/p12.png) center no-repeat;*/
/* background: url(../img/p15.png) center no-repeat; */
}

.m3 .box .click_nex {
	right: -100px;
	/* background: url(../img/p13.png) center no-repeat; */
}

.m3 .box .click_pre:hover {
	/* background: url(../img/p15.png) center no-repeat #0f1426; */

}

.m3 .box .click_nex:hover {
	/* background: url(../img/p14.png) center no-repeat #0f1426; */
}

.m3 .c_more {
	margin-top: 45px;
}

.m3 .c_more a {
	/*background: #fff;*/
}

.m3 .c_more a:hover {
	background: #00ccff;
	color: #fff;
}
.c_title {
    text-align: center;
    color: #333;
    margin-bottom: 25px;
}

.m3 .c_title .t1 {
    /* color: #0cf; */
}

.c_title .t1 {
    font-size: 34px;
    margin-bottom: 10px;
}
.w {
    width: 94%;
    max-width: 1200px;
    margin: 0px auto;
    clear: both;
}
.m3 .c_more {
	margin-top: 45px;
    text-align: center;
}

.m3 .c_more a {
    display: inline-block;
    padding: 15px 0;
    width: 270px;
    border-radius: 4px;
    background: #0cf;
    color: #fff;
    text-align: center;
}

.m3 .c_more a:hover {
	background: #00ccff;
	color: #fff;
}
.Section2 .fp-tableCell{
    /* background: #EEEEEE; */
    background-image: url(../image/index/aboutus.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* From uiverse.io by @benjimich */
.sha-card {
    width: 100%;
    /* height: 454px; */
    display: flex;
    padding: 50px 40px;
    /* flex-direction: column; */
    margin-bottom: 20px;
    align-items: center;
    background: #f2f2f3;
    border-radius: 12px;
    box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
   }
   
   .sha-card .sha-img {
        position: relative;
        height: 80px;
        width: 120px;
        flex-shrink: 0;
        margin-right: .3em;
        aspect-ratio: 1;
        border-radius: 30%;
        background: #f2f2f3;
        /* box-shadow: inset 5px 5px 3px #a9a9aa,
                    inset -5px -5px 3px #ffffff; */
   }
   .sha-card .sha-img-item{
        width: 100%;
        line-height: 30px;
        position: absolute;
        top: 0;
        left: 0;
        /* transform: translate(-50%, -50%); */
        background: linear-gradient(120deg, rgba(0,194,255,1) 0%, rgba(0,86,255,1) 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 24px;
        font-weight: bold;
   }
   .sha-card .sha-img-line{
        width: 50px;
        height: 3px;
        line-height: 30px;
        position: absolute;
        top: 36px;
        left: 0;
        /* transform: translate(-50%, -50%); */
        background: linear-gradient(120deg, rgba(0,194,255,1) 0%, rgba(0,86,255,1) 100%);
        font-size: 24px;
        font-weight: bold;
    }
   
   .sha-card .sha-info {
        text-align: center;
        /* margin-top: 3.5em; */
        padding: 0 10px;
        color: #666;
        /* font-size: 12px; */
        text-align: left;
        /* background: linear-gradient(120deg, rgba(0,194,255,1) 0%, rgba(0,86,255,1) 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; */
   }
   
   .sha-card .sha-info > span, .sha-card .sha-info p span {
        /* display: inline-block; */
        font-weight: bold;
        font-size: 14px;
        /* margin-bottom: 10px; */
        color: #333;
   }
   
   .sha-card .sha-info p {
       line-height: 24px;
       font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 4;
   }
   
   .sha-card a {
        margin-top: 2rem;
        color: #fff;
        text-decoration: none;
        background: linear-gradient(90deg, rgba(0,194,255,1) 0%, rgba(0,86,255,1) 100%);
        padding: .5em 2em;
        border-radius: 50px;
   }
   
   .sha-card a:active {
        box-shadow: inset 3px 3px 3px #0056ff,
                inset -3px -3px 3px #00c2ff;
   }

   .sha-learn-more {
    position: relative;
    bottom: 10px;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
   }
   
   .sha-learn-more {
    width: 12rem;
    height: auto;
   }
   
   .sha-learn-more .sha-circle {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: relative;
    display: block;
    margin: 0;
    width: 3rem;
    height: 3rem;
    background: rgb(14,144,255);
    border-radius: 1.625rem;
   }
   
   .sha-learn-more .sha-circle .sha-icon {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
   }
   
   .sha-learn-more .sha-circle .sha-icon.sha-arrow {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    left: 0.625rem;
    width: 1.125rem;
    height: 0.125rem;
    background: none;
   }
   
   .sha-learn-more .sha-circle .sha-icon.sha-arrow::before {
    position: absolute;
    content: "";
    top: -0.29rem;
    right: 0.0625rem;
    width: 0.625rem;
    height: 0.625rem;
    border-top: 0.125rem solid #fff;
    border-right: 0.125rem solid #fff;
    transform: rotate(45deg);
   }
   
   .sha-learn-more .sha-button-text {
    transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.75rem 0;
    margin: 0 0 0 1.85rem;
    color: rgb(14,144,255);
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    text-transform: uppercase;
    line-height: 16px;
   }
   
   .sha-learn-more:hover .sha-circle {
    width: 100%;
   }
   
   .sha-learn-more:hover .sha-circle .sha-icon.arrow {
    background: #fff;
    transform: translate(1rem, 0);
   }
   
   .sha-learn-more:hover .sha-button-text {
    color: #fff;
   }
   .jjfa-img{
    display: flex;
    justify-content: space-around;
}
.jjfa-img-item{
    cursor: pointer;
    padding: 10px;
}
.jjfa-img-item img{
   width: 100%;
}
.jjfa-img-box{
   padding: 50px 0;
   /* background-color: rgb(244,251,255); */
}

.jjfa-img .jjfa-img-item:first-child{
    padding-left: 0;
}
.jjfa-img .jjfa-img-item:last-child{
    padding-right: 0;
}
@media screen and (max-width: 768px){
    .jjfa-img{
        padding: 0;
    }
    .jjfa-img .jjfa-img-item{
        padding: 5px;
    }
}
@media screen and (max-width: 500px){
    .jjfa-img{
        display: block;
    }
    .jjfa-img .jjfa-img-item{
        width: 70%;
        margin: 0 auto;
        padding: 0;
    }
}